home *** CD-ROM | disk | FTP | other *** search
/ Visual Intercept / Visual Intercept.iso / database.z / intercpt.MDB / Incident_Contacts.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-03-20  |  95 b 

  1. {
  2.     "schema": {
  3.         "IncidentID": "Long Integer NOT NULL",
  4.         "ContactID": "Long Integer NOT NULL"
  5.     },
  6.     "data": []
  7. }